spl: announce boot devices
authorNikita Kiryanov <[email protected]>
Sun, 8 Nov 2015 15:11:52 +0000 (17:11 +0200)
committerTom Rini <[email protected]>
Wed, 18 Nov 2015 19:50:04 +0000 (14:50 -0500)
commit310c8466cf65ade9bd33766ddc16cb886562b50b
tree8bcaf75c44137634c073e7b8c1a80dc5241f16c1
parentf101e4bd37030930f19dc5108c59544b2ee25208
spl: announce boot devices

Now that we support alternative boot devices, it can sometimes be
unclear which boot devices was actually used. Provide a function to
announce which boot devices are attempted during boot.

Signed-off-by: Nikita Kiryanov <[email protected]>
Cc: Igor Grinberg <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
common/spl/spl.c